ExecuteModeEnum
The object defines the execution of all rules or only data items. Select ExecuteAll (Default) to execute all rules; select DataItemsOnly to execute only the rules related to data items (for example, ExternalData, DefineName and InternalData).
| Parameter | Type | Description |
|---|---|---|
| ExecuteAll | string | Submit this value to execute all rules. |
| DataItemsOnly | string | Submit this value to execute only rules associated with data items. This option is only available for documents authored using Expere Rule markup; using this value for documents authored using ERL markup will result in an error response. |